home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 6_functions / ischanvoice < prev    next >
Encoding:
Text File  |  2001-03-22  |  294 b   |  16 lines

  1. Synopsis:
  2.    $ischanvoice(<nick> <channel>)
  3.  
  4. Technical:
  5.    This function tells wether or not the user <nick> has voice status on the
  6.    channel specified by <channel>.
  7.    
  8. Returns:
  9.    1   user has voice
  10.    0   user does not have voice
  11.   -1   undetermined
  12.  
  13. See Also:
  14.    ischanop(6)
  15.  
  16.